home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 25 / Mac Magazin and MacEasy Magazine CD - Issue 25.iso / Online / analog 1.91b3 / manconf.cfg < prev    next >
Text File  |  1996-07-08  |  3KB  |  65 lines

  1. # ManConf.cfg - Analog mandatory configuration file
  2. # Configuration options for all reports, can't be over-riden in Analog.cfg
  3. #
  4. # See the Analog Home Page
  5. # http://www.statslab.cam.ac.uk/~sret1/analog/
  6. # or the lattest Macintosh version page
  7. # http://summary.net/soft/analog.html
  8. # for more information.
  9. #
  10. HOSTNAME "the Statistical Laboratory"
  11. HOSTURL http://www.statslab.cam.ac.uk/
  12. BASEURL http://www.statslab.cam.ac.uk/
  13. # REFEXCLUDE http://www.statslab.cam.ac.uk/*
  14. # REFEXCLUDE http://statslab.cam.ac.uk/*
  15. # HOSTEXCLUDE *.statslab.cam.ac.uk
  16. #
  17. WARNINGS ON
  18. CASE INSENSITIVE            # SENSITIVE or INSENSITIVE
  19. #
  20. IMAGEDIR ./images/
  21. LOGOURL ./images/analogo.gif
  22. #
  23. # REFWITHOUTARGS *
  24. # REQINCLUDE pages
  25. LINKINCLUDE pages            # PAGES or list of file name patterns
  26. #
  27. REQHASHSIZE 1009
  28. # the size of the hash table for URLs; must be odd, should be prime.
  29. # too small will make the program slower; too big might use a bit
  30. # more memory and be slightly less efficient. Maybe half the number
  31. # of URLs expected, but it shouldn't be at all critical. There is a list
  32. # of primes in the file primes.tab
  33. DIRHASHSIZE 97                # ditto for directories
  34. TYPEHASHSIZE 97                # and for filetypes
  35. HOSTHASHSIZE 3079            # ditto for all hostnames that have accessed us
  36. SUBDOMHASHSIZE 503            # and again for all subdomains we want to analyse
  37. REFHASHSIZE 659                # and again for all URLs that have referenced our site
  38. BROWHASHSIZE 97                # and for all makes of browser
  39. FULLBROWHASHSIZE 659        # and for all browsers, distinguishing different versions etc.
  40. #
  41. HOSTALIAS *.proxy.aol.com proxy.aol.com
  42. HOSTALIAS *.ix.netcom.com ix.netcom.com
  43. HOSTALIAS *.netline.net netline.net
  44. HOSTALIAS *.dynip.alter.net dynip.alter.net
  45. HOSTALIAS *.ms.uu.net ms.uu.net
  46. HOSTALIAS *.compuserve.com compuserve.com
  47. HOSTALIAS *.pipeline.com pipeline.com
  48. HOSTALIAS *.dial-access.att.net dial-access.att.net
  49. #
  50. REFALIAS http://guide-p.infoseek.com*Titles http://guide-p.infoseek.com/Titles/
  51. REFALIAS http://guide-p.infoseek.com*DB http://guide-p.infoseek.com/DB/
  52. REFALIAS http://www?.infoseek.com*Titles http://guide-p.infoseek.com/Titles/
  53. REFALIAS http://altavista.digital.com/* http://www.altavista.digital.com/*
  54. REFALIAS http://search.yahoo.com/* http://search.yahoo.com/
  55. REFALIAS http://www.yahoo.com/text/* http://www.yahoo.com/*
  56. REFALIAS http://msn.yahoo.com/msn/* http://www.yahoo.com/*
  57. REFALIAS http://gnn.yahoo.com/gnn/* http://www.yahoo.com/*
  58. REFALIAS http://members.aol.com/* http://users.aol.com/*
  59. REFALIAS http://www.webcrawler.com/*  http://webcrawler.com/*
  60. REFALIAS http://*.lycos.com/cgi-bin/pursuit http://www.lycos.com/cgi-bin/pursuit
  61. #
  62. BROWOUTPUTALIAS Mozilla Netscape
  63. BROWOUTPUTALIAS "Mozilla (compatible)" "Netscape (compatible)"
  64. BROWOUTPUTALIAS IWENG AOL
  65.